[INFO] cloning repository https://github.com/Nordgit1/-uniffi-bindgen-cpp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nordgit1/-uniffi-bindgen-cpp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNordgit1%2F-uniffi-bindgen-cpp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNordgit1%2F-uniffi-bindgen-cpp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5dfa51f35e5037c5f72d46c4da31eeac25acfb8
[INFO] fixing Nordgit1/-uniffi-bindgen-cpp against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNordgit1%2F-uniffi-bindgen-cpp" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nordgit1/-uniffi-bindgen-cpp
[INFO] finished tweaking git repo https://github.com/Nordgit1/-uniffi-bindgen-cpp
[INFO] tweaked toml for git repo https://github.com/Nordgit1/-uniffi-bindgen-cpp written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nordgit1/-uniffi-bindgen-cpp on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nordgit1/-uniffi-bindgen-cpp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/NordSecurity/uniffi-rs.git`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 14bcdf52a771d2e3d8ba54fc871379712bc6c30afc35e56e9520452206936d9f
[INFO] running `Command { std: "docker" "start" "14bcdf52a771d2e3d8ba54fc871379712bc6c30afc35e56e9520452206936d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14bcdf52a771d2e3d8ba54fc871379712bc6c30afc35e56e9520452206936d9f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14bcdf52a771d2e3d8ba54fc871379712bc6c30afc35e56e9520452206936d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14bcdf52a771d2e3d8ba54fc871379712bc6c30afc35e56e9520452206936d9f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating bindgen/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating fixtures/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating fixtures/custom-types-builtin/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating fixtures/empty-type/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating fixtures/enum-style-test/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling oneshot v0.1.6
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking topological-sort v0.2.2
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking weedle2 v4.0.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling askama_parser v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.3.1+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling uniffi_meta v0.3.1+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]     Checking goblin v0.6.1
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]    Compiling basic-toml v0.1.7
[INFO] [stderr]    Compiling cargo-platform v0.1.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling uniffi_core v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling askama_derive v0.12.2
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]    Compiling uniffi_testing v0.3.1+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]     Checking uniffi_udl v0.3.1+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]     Checking uniffi_bindgen v0.3.1+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]     Checking uniffi-bindgen-cpp v0.6.3+v.0.25.0 (/opt/rustwide/workdir/bindgen)
[INFO] [stderr]    Migrating bindgen/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling uniffi_build v0.3.1+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stdout] warning: `impl Iterator<Item = uniffi_bindgen::backend::Type>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> bindgen/src/bindings/cpp/gen_cpp/mod.rs:152:10
[INFO] [stdout]     |
[INFO] [stdout] 152 |     ) -> impl Iterator<Item = Type> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> bindgen/src/bindings/cpp/gen_cpp/mod.rs:117:6
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl<'a> CppWrapperHeader<'a> {
[INFO] [stdout]     |      ^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |         &self,
[INFO] [stdout]     |         ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> bindgen/src/bindings/cpp/gen_cpp/mod.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |         types: impl Iterator<Item = &'a Type>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 149 ~     pub(crate) fn sorted_types<T: Iterator<Item = &'a Type>>(
[INFO] [stdout] 150 |         &self,
[INFO] [stdout] 151 ~         types: T,
[INFO] [stdout] 152 ~     ) -> impl Iterator<Item = Type> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling uniffi_macros v0.3.1+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stdout] warning: `impl Iterator<Item = uniffi_bindgen::backend::Type>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> bindgen/src/bindings/cpp/gen_cpp/mod.rs:152:10
[INFO] [stdout]     |
[INFO] [stdout] 152 |     ) -> impl Iterator<Item = Type> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> bindgen/src/bindings/cpp/gen_cpp/mod.rs:117:6
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl<'a> CppWrapperHeader<'a> {
[INFO] [stdout]     |      ^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |         &self,
[INFO] [stdout]     |         ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> bindgen/src/bindings/cpp/gen_cpp/mod.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |         types: impl Iterator<Item = &'a Type>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 149 ~     pub(crate) fn sorted_types<T: Iterator<Item = &'a Type>>(
[INFO] [stdout] 150 |         &self,
[INFO] [stdout] 151 ~         types: T,
[INFO] [stdout] 152 ~     ) -> impl Iterator<Item = Type> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling uniffi v0.3.1+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling uniffi-empty-type v0.1.0 (/opt/rustwide/workdir/fixtures/empty-type)
[INFO] [stderr]    Compiling uniffi-enum-style-test v0.1.0 (/opt/rustwide/workdir/fixtures/enum-style-test)
[INFO] [stderr]    Compiling uniffi-custom-types-builtin v0.1.0 (/opt/rustwide/workdir/fixtures/custom-types-builtin)
[INFO] [stderr]    Compiling uniffi-example-callbacks v0.22.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling uniffi-fixture-trait-methods v0.22.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling uniffi-example-arithmetic v0.22.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling uniffi-example-sprites v0.22.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling uniffi-example-traits v0.22.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling uniffi-example-geometry v0.22.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling uniffi-fixture-time v0.22.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling uniffi-fixture-docstring v0.22.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling uniffi-example-rondpoint v0.22.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling uniffi-example-custom-types v0.22.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling uniffi-fixture-coverall v0.22.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling uniffi-example-todolist v0.22.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Compiling uniffi-fixture-callbacks v0.22.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.1%2Bv0.25.0#1a5dc527)
[INFO] [stderr]    Migrating fixtures/empty-type/build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating fixtures/enum-style-test/build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating fixtures/custom-types-builtin/build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating fixtures/empty-type/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/uniffi-empty-type-5b3fee33f73105a4/out/empty_type.uniffi.rs (3 fixes)
[INFO] [stderr]    Migrating fixtures/enum-style-test/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/uniffi-enum-style-test-4a0e56a98d1d96ef/out/enum_style_test.uniffi.rs (5 fixes)
[INFO] [stderr]    Migrating fixtures/custom-types-builtin/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/uniffi-custom-types-builtin-1d9930f599be52d3/out/custom_types_builtin.uniffi.rs (3 fixes)
[INFO] [stderr]     Checking uniffi-bindgen-cpp-fixtures v1.0.0 (/opt/rustwide/workdir/fixtures)
[INFO] [stderr]    Migrating fixtures/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.41s
[INFO] [stderr] crater-edition-check: uniffi-bindgen-cpp v0.6.3+v.0.25.0 (/opt/rustwide/workdir/bindgen) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: uniffi-bindgen-cpp-fixtures v1.0.0 (/opt/rustwide/workdir/fixtures) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: uniffi-custom-types-builtin v0.1.0 (/opt/rustwide/workdir/fixtures/custom-types-builtin) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: uniffi-empty-type v0.1.0 (/opt/rustwide/workdir/fixtures/empty-type) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: uniffi-enum-style-test v0.1.0 (/opt/rustwide/workdir/fixtures/enum-style-test) updating edition from 2021 to 2024
[INFO] [stderr]     Checking uniffi-bindgen-cpp v0.6.3+v.0.25.0 (/opt/rustwide/workdir/bindgen)
[INFO] [stderr]    Compiling uniffi-enum-style-test v0.1.0 (/opt/rustwide/workdir/fixtures/enum-style-test)
[INFO] [stderr]    Compiling uniffi-custom-types-builtin v0.1.0 (/opt/rustwide/workdir/fixtures/custom-types-builtin)
[INFO] [stderr]    Compiling uniffi-empty-type v0.1.0 (/opt/rustwide/workdir/fixtures/empty-type)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/uniffi-custom-types-builtin-1d9930f599be52d3/out/custom_types_builtin.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/uniffi-custom-types-builtin-1d9930f599be52d3/out/custom_types_builtin.uniffi.rs:131:3
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/uniffi-custom-types-builtin-1d9930f599be52d3/out/custom_types_builtin.uniffi.rs:136:3
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/uniffi-custom-types-builtin-1d9930f599be52d3/out/custom_types_builtin.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/uniffi-custom-types-builtin-1d9930f599be52d3/out/custom_types_builtin.uniffi.rs:131:3
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/uniffi-custom-types-builtin-1d9930f599be52d3/out/custom_types_builtin.uniffi.rs:136:3
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/uniffi-enum-style-test-4a0e56a98d1d96ef/out/enum_style_test.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/uniffi-enum-style-test-4a0e56a98d1d96ef/out/enum_style_test.uniffi.rs:110:3
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/uniffi-enum-style-test-4a0e56a98d1d96ef/out/enum_style_test.uniffi.rs:115:3
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/uniffi-enum-style-test-4a0e56a98d1d96ef/out/enum_style_test.uniffi.rs:120:3
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/uniffi-enum-style-test-4a0e56a98d1d96ef/out/enum_style_test.uniffi.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/uniffi-enum-style-test-4a0e56a98d1d96ef/out/enum_style_test.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/uniffi-enum-style-test-4a0e56a98d1d96ef/out/enum_style_test.uniffi.rs:110:3
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/uniffi-enum-style-test-4a0e56a98d1d96ef/out/enum_style_test.uniffi.rs:115:3
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/uniffi-enum-style-test-4a0e56a98d1d96ef/out/enum_style_test.uniffi.rs:120:3
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/uniffi-enum-style-test-4a0e56a98d1d96ef/out/enum_style_test.uniffi.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/uniffi-empty-type-5b3fee33f73105a4/out/empty_type.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/uniffi-empty-type-5b3fee33f73105a4/out/empty_type.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/uniffi-empty-type-5b3fee33f73105a4/out/empty_type.uniffi.rs:68:3
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/uniffi-empty-type-5b3fee33f73105a4/out/empty_type.uniffi.rs:68:3
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/uniffi-empty-type-5b3fee33f73105a4/out/empty_type.uniffi.rs:73:3
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/uniffi-empty-type-5b3fee33f73105a4/out/empty_type.uniffi.rs:73:3
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `empty`
[INFO] [stdout]  --> fixtures/empty-type/src/lib.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn send_empty_type(empty: Empty) {}
[INFO] [stdout]   |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_empty`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `empty`
[INFO] [stdout]  --> fixtures/empty-type/src/lib.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn send_empty_type(empty: Empty) {}
[INFO] [stdout]   |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_empty`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uniffi-empty-type` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `uniffi-empty-type` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `uniffi-enum-style-test` (lib) due to 5 previous errors
[INFO] [stderr] error: could not compile `uniffi-custom-types-builtin` (lib) due to 3 previous errors
[INFO] [stderr] error: could not compile `uniffi-enum-style-test` (lib test) due to 5 previous errors
[INFO] [stderr] error: could not compile `uniffi-custom-types-builtin` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "14bcdf52a771d2e3d8ba54fc871379712bc6c30afc35e56e9520452206936d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14bcdf52a771d2e3d8ba54fc871379712bc6c30afc35e56e9520452206936d9f", kill_on_drop: false }`
[INFO] [stdout] 14bcdf52a771d2e3d8ba54fc871379712bc6c30afc35e56e9520452206936d9f
